Warning (2): file_put_contents(/home/underweb/public_html/app/tmp/logs/error.log): failed to open stream: No such file or directory [CORE/Cake/Log/Engine/FileLog.php, line 69]
ProPlast: Errors

Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: app/Controller/JsController.php

<?php
class JsController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

  • APP/webroot/index.php line 96Dispatcher->dispatch(CakeRequest, CakeResponse)